{{ getStatusText(log.new_status) }}
{{ getDescription(log.new_status) }} liên hệ với chúng tôi.
Lí do hủy: {{ orders.cancel_reason }}
Đơn hàng không tồn tại.
Không có sản phẩm nào trong đơn hàng này.
{{formatPrice(orders.products_total_price || 0)}}
{{formatPrice(orders.delivery_fee || 0)}}
{{formatPrice((orders.final_delivery_fee - orders.delivery_fee) || 0)}}
{{formatPrice(savePrice)}}
{{orders.promotion.discount_type == 'money' ? (formatPrice(orders.discount_amount || 0)) : (orders.discount_amount || 0) + ' xu'}}